How to Install catcodec software package in Debian 7 (Wheezy)

How to Install catcodec software package in Debian 7 (Wheezy)

catcodec software package provides tool to decode/encode the sample catalogue for OpenTTD, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install catcodec 

catcodec is installed in your system.

Make ensure the catcodec package were installed using the commands given below,

$ sudo dpkg-query -l | grep catcodec *

You will get with catcodec package name, version, architecture and description in a table

catcodec package basic information:

Distro Debian 7 wheezy
Section Development
Package catcodec
Version 1.0.5-1
Description tool to decode/encode the sample catalogue for OpenTTD
Sub Section devel


See Also, How to uninstall or remove catcodec software package from Debian 7 (Wheezy)?